projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d01da
)
; * lisp/eshell/em-basic.el: Fix commentary.
author
Glenn Morris
<rgm@gnu.org>
Tue, 20 Jun 2017 02:24:29 +0000
(22:24 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 20 Jun 2017 02:24:29 +0000
(22:24 -0400)
This file has never provided any such "version" command.
lisp/eshell/em-basic.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-basic.el
b/lisp/eshell/em-basic.el
index c570d7cca8976ba59d640e1e1d149667e177f865..47c2cb4dab1ecf0e6e505cdbe047fc4fcb911126 100644
(file)
--- a/
lisp/eshell/em-basic.el
+++ b/
lisp/eshell/em-basic.el
@@
-50,12
+50,6
@@
;;
;; The umask command changes the default file permissions for newly
;; created files. It uses the same syntax as bash.
-;;
-;;;_* `version'
-;;
-;; This command reports the version number for Eshell and all its
-;; dependent module, including the date when those modules were last
-;; modified.
;;; Code: